AppointmentEnhancedLocation Property |
Specifies location information such as the name, address, and optional notes about a location.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic EnhancedLocation EnhancedLocation { get; set; }Public Property EnhancedLocation As EnhancedLocation
Get
Set
Property Value
Type:
EnhancedLocationThe enhanced location.
See Also